home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_487 / pprint / source / pprintx.h < prev    next >
Text File  |  1992-05-06  |  2KB  |  78 lines

  1. /************************************************************************
  2. *                                                                                                *
  3. *        PPrintX                                                                                *
  4. *                                                                                                *
  5. *-----------------------------------------------------------------------*
  6. *                                                                                                *
  7. *        Just Crossreferences                                                                *
  8. *                                                                                                *
  9. ************************************************************************/
  10.  
  11. IMPORT    struct Image        D0_1_image,
  12.                                     D0_2_image,
  13.                                     D1_1_image,
  14.                                     D1_2_image,
  15.                                     D2_1_image,
  16.                                     D2_2_image,
  17.                                     D3_1_image,
  18.                                     D3_2_image,
  19.                                     D4_1_image,
  20.                                     D4_2_image,
  21.                                     D5_1_image,
  22.                                     D5_2_image,
  23.                                     D6_1_image,
  24.                                     D6_2_image,
  25.                                     D7_1_image,
  26.                                     D7_2_image,
  27.                                     D8_1_image,
  28.                                     D8_2_image,
  29.                                     D9_1_image,
  30.                                     D9_2_image,
  31.                                     Layout_image,
  32.                                     Layout2_image,
  33.                                     Elite_image,
  34.                                     Pica_image,
  35.                                     Prop_image,
  36.                                     CondOn_image,
  37.                                     CondOff_image,
  38.                                     LQ_image,
  39.                                     Draft_image,
  40.                                     LS8_image,
  41.                                     LS6_image,
  42.                                     Num_Bot_image,
  43.                                     Num_Line_image,
  44.                                     Num_No_image,
  45.                                     Num_Top_image;
  46.  
  47. IMPORT    struct Menu            Project;
  48. IMPORT    struct StringInfo    TSize_info,
  49.                                     RMarg_info,
  50.                                     LMarg_info,
  51.                                     PLength_info,
  52.                                     PWidth_info;
  53. IMPORT    struct Gadget        Num9,
  54.                                     Num8,
  55.                                     Num7,
  56.                                     Num6,
  57.                                     Num5,
  58.                                     Num4,
  59.                                     Num3,
  60.                                     Num2,
  61.                                     Num1,
  62.                                     Num0,
  63.                                     TSize,
  64.                                     LMarg,
  65.                                     RMarg,
  66.                                     LineSP,
  67.                                     Letter,
  68.                                     Cond,
  69.                                     Style,
  70.                                     PrAll,
  71.                                     PPW,
  72.                                     Pre,
  73.                                     Switch1,
  74.                                     PWidth,
  75.                                     PLength,
  76.                                     Numing,
  77.                                     Switch2;
  78.